projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e935d4
)
wayland: Replace final mention of GdkAtom
author
Benjamin Otte
<otte@redhat.com>
Sun, 23 Feb 2020 00:36:49 +0000
(
01:36
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 23 Feb 2020 00:59:26 +0000
(
01:59
+0100)
gdk/wayland/gdkdevice-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdevice-wayland.c
b/gdk/wayland/gdkdevice-wayland.c
index 26c99684d62c44bfb8c58744bfd8cec9f123a471..26f9b142c5dfbdc86508707d3897172f9e41687e 100644
(file)
--- a/
gdk/wayland/gdkdevice-wayland.c
+++ b/
gdk/wayland/gdkdevice-wayland.c
@@
-3347,7
+3347,7
@@
gdk_wayland_mimic_device_axes (GdkDevice *master,
GdkDevice *slave)
{
gdouble axis_min, axis_max, axis_resolution;
-
GdkAtom
axis_label;
+
const char *
axis_label;
GdkAxisUse axis_use;
gint axis_count;
gint i;